Uses of Class
org.openapplications.oagis._9.IdentifierType
-
Packages that use IdentifierType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of IdentifierType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return IdentifierType Modifier and Type Method Description IdentifierTypeIdentifierType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2IdentifierTypeObjectFactory. createIdentifierType()Create an instance ofIdentifierTypeIdentifierTypeSenderType. getAuthorizationID()Gets the value of the authorizationID property.IdentifierTypeApplicationAreaType. getBODID()Gets the value of the bodid property.IdentifierTypeReceiverType. getComponentID()Gets the value of the componentID property.IdentifierTypeSenderType. getComponentID()Gets the value of the componentID property.IdentifierTypeReceiverType. getIDAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypeReceiverType. getLogicalID()Gets the value of the logicalID property.IdentifierTypeSenderType. getLogicalID()Gets the value of the logicalID property.IdentifierTypeSenderType. getReferenceID()Gets the value of the referenceID property.IdentifierTypeSenderType. getTaskID()Gets the value of the taskID property.IdentifierTypeSenderType. setAuthorizationID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeApplicationAreaType. setBODID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeReceiverType. setComponentID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeSenderType. setComponentID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeReceiverType. setLogicalID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeSenderType. setLogicalID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeSenderType. setReferenceID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderIdentifierTypeSenderType. setTaskID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in org.openapplications.oagis._9 that return types with arguments of type IdentifierType Modifier and Type Method Description JAXBElement<IdentifierType>ObjectFactory. createAuthorizationID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createBODID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createComponentID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createLogicalID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createReferenceID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createTaskID(IdentifierType value)List<IdentifierType>ReceiverType. getID()Gets the value of the id property.Methods in org.openapplications.oagis._9 with parameters of type IdentifierType Modifier and Type Method Description voidReceiverType. addID(IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidIdentifierType. cloneTo(IdentifierType ret)This method clones all values fromthisto the passed object.JAXBElement<IdentifierType>ObjectFactory. createAuthorizationID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createBODID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createComponentID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createLogicalID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createReferenceID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createTaskID(IdentifierType value)voidSenderType. setAuthorizationID(IdentifierType value)Sets the value of the authorizationID property.voidApplicationAreaType. setBODID(IdentifierType value)Sets the value of the bodid property.voidReceiverType. setComponentID(IdentifierType value)Sets the value of the componentID property.voidSenderType. setComponentID(IdentifierType value)Sets the value of the componentID property.voidReceiverType. setLogicalID(IdentifierType value)Sets the value of the logicalID property.voidSenderType. setLogicalID(IdentifierType value)Sets the value of the logicalID property.voidSenderType. setReferenceID(IdentifierType value)Sets the value of the referenceID property.voidSenderType. setTaskID(IdentifierType value)Sets the value of the taskID property.Method parameters in org.openapplications.oagis._9 with type arguments of type IdentifierType Modifier and Type Method Description voidReceiverType. setID(List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extension -
Uses of IdentifierType in tr.gov.efatura.useraccount
Subclasses of IdentifierType in tr.gov.efatura.useraccount Modifier and Type Class Description classIdentifierTypeJava class for IdentifierType complex type.Methods in tr.gov.efatura.useraccount that return IdentifierType Modifier and Type Method Description IdentifierTypeUserAccountType. getGoverningAgreementIDAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypeSecurityQuestionInformationType. getSecurityQuestionID()Gets the value of the securityQuestionID property.IdentifierTypeSecurityQuestionInformationType. setSecurityQuestionID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in tr.gov.efatura.useraccount that return types with arguments of type IdentifierType Modifier and Type Method Description JAXBElement<IdentifierType>ObjectFactory. createGoverningAgreementID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createSecurityQuestionID(IdentifierType value)List<IdentifierType>UserAccountType. getGoverningAgreementID()Gets the value of the governingAgreementID property.Methods in tr.gov.efatura.useraccount with parameters of type IdentifierType Modifier and Type Method Description voidUserAccountType. addGoverningAgreementID(IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extensionJAXBElement<IdentifierType>ObjectFactory. createGoverningAgreementID(IdentifierType value)JAXBElement<IdentifierType>ObjectFactory. createSecurityQuestionID(IdentifierType value)voidSecurityQuestionInformationType. setSecurityQuestionID(IdentifierType value)Sets the value of the securityQuestionID property.Method parameters in tr.gov.efatura.useraccount with type arguments of type IdentifierType Modifier and Type Method Description voidUserAccountType. setGoverningAgreementID(List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-