Uses of Class
com.helger.regrep.rim.VocabularyTermType
-
Packages that use VocabularyTermType Package Description com.helger.regrep.rim com.helger.regrep.slot -
-
Uses of VocabularyTermType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return VocabularyTermType Modifier and Type Method Description VocabularyTermTypeVocabularyTermType. clone()Created by ph-jaxb-plugin -Xph-cloneable2VocabularyTermTypeObjectFactory. createVocabularyTermType()Create an instance ofVocabularyTermTypeVocabularyTermTypeVocabularyTermValueType. getValue()Gets the value of the value property.Methods in com.helger.regrep.rim with parameters of type VocabularyTermType Modifier and Type Method Description voidVocabularyTermType. cloneTo(VocabularyTermType ret)This method clones all values fromthisto the passed object.voidVocabularyTermValueType. setValue(VocabularyTermType value)Sets the value of the value property.Constructors in com.helger.regrep.rim with parameters of type VocabularyTermType Constructor Description VocabularyTermValueType(VocabularyTermType valueParam)Constructor for value of type VocabularyTermType
Note: automatically created by ph-jaxb-plugin -Xph-value-extender -
Uses of VocabularyTermType in com.helger.regrep.slot
Methods in com.helger.regrep.slot that return VocabularyTermType Modifier and Type Method Description static VocabularyTermTypeSlotHelper. createVocabularyTerm(VocabularyTerm aTerm)static VocabularyTermTypeSlotHelper. createVocabularyTerm(String sVocabulary, String sTerm)Methods in com.helger.regrep.slot with parameters of type VocabularyTermType Modifier and Type Method Description static VocabularyTermValueTypeSlotHelper. createSlotValue(VocabularyTermType x)SlotBuilderSlotBuilder. setValue(VocabularyTermType x)
-