Uses of Class
nl.tno.omt.TagType
Packages that use TagType
-
Uses of TagType in nl.tno.omt
Fields in nl.tno.omt declared as TagTypeModifier and TypeFieldDescriptionprotected TagTypeTagsType.acquisitionRequestTagprotected TagTypeTagsType.deleteRemoveTagprotected TagTypeTagsType.divestitureCompletionTagprotected TagTypeTagsType.divestitureRequestTagprotected TagTypeTagsType.requestUpdateTagprotected TagTypeTagsType.sendReceiveTagprotected TagTypeTagsType.updateReflectTagMethods in nl.tno.omt that return TagTypeModifier and TypeMethodDescriptionObjectFactory.createTagType()Create an instance ofTagTypeTagsType.getAcquisitionRequestTag()Gets the value of the acquisitionRequestTag property.TagsType.getDeleteRemoveTag()Gets the value of the deleteRemoveTag property.TagsType.getDivestitureCompletionTag()Gets the value of the divestitureCompletionTag property.TagsType.getDivestitureRequestTag()Gets the value of the divestitureRequestTag property.TagsType.getRequestUpdateTag()Gets the value of the requestUpdateTag property.TagsType.getSendReceiveTag()Gets the value of the sendReceiveTag property.TagsType.getUpdateReflectTag()Gets the value of the updateReflectTag property.Methods in nl.tno.omt with parameters of type TagTypeModifier and TypeMethodDescriptionvoidTagsType.setAcquisitionRequestTag(TagType value) Sets the value of the acquisitionRequestTag property.voidTagsType.setDeleteRemoveTag(TagType value) Sets the value of the deleteRemoveTag property.voidTagsType.setDivestitureCompletionTag(TagType value) Sets the value of the divestitureCompletionTag property.voidTagsType.setDivestitureRequestTag(TagType value) Sets the value of the divestitureRequestTag property.voidTagsType.setRequestUpdateTag(TagType value) Sets the value of the requestUpdateTag property.voidTagsType.setSendReceiveTag(TagType value) Sets the value of the sendReceiveTag property.voidTagsType.setUpdateReflectTag(TagType value) Sets the value of the updateReflectTag property.