Package org.proforma
Class ExternalResourcesType
java.lang.Object
org.proforma.ExternalResourcesType
Java class for external-resources-type complex type.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the externalResource property.
-
Field Details
-
externalResource
-
-
Constructor Details
-
ExternalResourcesType
public ExternalResourcesType()
-
-
Method Details
-
getExternalResource
Gets the value of the externalResource property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the externalResource property.For example, to add a new item, do as follows:
getExternalResource().add(newItem);
Objects of the following type(s) are allowed in the list
ExternalResourceType
-
findById
-