Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.PostBox.PostBoxNumberSuffix
-
-
Uses of PostBox.PostBoxNumberSuffix in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as PostBox.PostBoxNumberSuffix Modifier and Type Field Description protected PostBox.PostBoxNumberSuffixPostBox. postBoxNumberSuffixMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return PostBox.PostBoxNumberSuffix Modifier and Type Method Description PostBox.PostBoxNumberSuffixObjectFactory. createPostBoxPostBoxNumberSuffix()Create an instance ofPostBox.PostBoxNumberSuffixPostBox.PostBoxNumberSuffixPostBox. getPostBoxNumberSuffix()Gets the value of the postBoxNumberSuffix property.PostBox.PostBoxNumberSuffixPostBox.PostBoxNumberSuffix. withCode(String value)PostBox.PostBoxNumberSuffixPostBox.PostBoxNumberSuffix. withContent(String value)PostBox.PostBoxNumberSuffixPostBox.PostBoxNumberSuffix. withNumberSuffixSeparator(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumberSuffix Modifier and Type Method Description voidPostBox. setPostBoxNumberSuffix(PostBox.PostBoxNumberSuffix value)Sets the value of the postBoxNumberSuffix property.PostBoxPostBox. withPostBoxNumberSuffix(PostBox.PostBoxNumberSuffix value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumberSuffix Constructor Description PostBox(List<AddressLine> addressLine, PostBox.PostBoxNumber postBoxNumber, PostBox.PostBoxNumberPrefix postBoxNumberPrefix, PostBox.PostBoxNumberSuffix postBoxNumberSuffix, PostBox.PostBoxNumberExtension postBoxNumberExtension, FirmType firm, PostalCode postalCode, List<Object> any, String type, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructor
-