Package org.proforma

Class ExternalResourcesType


  • public class ExternalResourcesType
    extends Object

    Java class for external-resources-type complex type.

    • Constructor Detail

      • ExternalResourcesType

        public ExternalResourcesType()
    • Method Detail

      • getExternalResource

        public List<ExternalResourceType> 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