Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.PostBox.PostBoxNumberPrefix
-
-
Uses of PostBox.PostBoxNumberPrefix in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as PostBox.PostBoxNumberPrefix Modifier and Type Field Description protected PostBox.PostBoxNumberPrefixPostBox. postBoxNumberPrefixMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return PostBox.PostBoxNumberPrefix Modifier and Type Method Description PostBox.PostBoxNumberPrefixObjectFactory. createPostBoxPostBoxNumberPrefix()Create an instance ofPostBox.PostBoxNumberPrefixPostBox.PostBoxNumberPrefixPostBox. getPostBoxNumberPrefix()Gets the value of the postBoxNumberPrefix property.PostBox.PostBoxNumberPrefixPostBox.PostBoxNumberPrefix. withCode(String value)PostBox.PostBoxNumberPrefixPostBox.PostBoxNumberPrefix. withContent(String value)PostBox.PostBoxNumberPrefixPostBox.PostBoxNumberPrefix. withNumberPrefixSeparator(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumberPrefix Modifier and Type Method Description voidPostBox. setPostBoxNumberPrefix(PostBox.PostBoxNumberPrefix value)Sets the value of the postBoxNumberPrefix property.PostBoxPostBox. withPostBoxNumberPrefix(PostBox.PostBoxNumberPrefix value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type PostBox.PostBoxNumberPrefix 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
-